home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 April
/
macformat-023.iso
/
Reader's Corner
/
Reader's Contibutions
/
Modified
/
FrEQuency data
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-19
|
260 b
|
18 lines
on mouseUp
global chopper
set chopper to chopper + 1
if chopper < 5 then
go(2556)
go(2557)
go(2558)
go(2559)
else
set chopper to 1
if the frame > 1900 then
go("bank 1a")
else
go("bank 1")
end if
end if
end